projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ccf0c
)
Fix typo in comment.
author
Karl Heuer
<kwzh@gnu.org>
Thu, 3 Mar 1994 21:28:36 +0000
(21:28 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Thu, 3 Mar 1994 21:28:36 +0000
(21:28 +0000)
src/frame.h
patch
|
blob
|
history
diff --git
a/src/frame.h
b/src/frame.h
index 9f6f2506572473e78552b7333842e541c867535e..364d8ffdf9506a6422f5f11feb70dfe733f1e616 100644
(file)
--- a/
src/frame.h
+++ b/
src/frame.h
@@
-178,7
+178,7
@@
struct frame
These should probably be considered read-only by everyone except
FRAME_SAMPLE_VISIBILITY.
- Th
is
two are mutually exclusive. They might both be zero, if the
+ Th
ese
two are mutually exclusive. They might both be zero, if the
frame has been made invisible without an icon. */
char visible, iconified;